hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
quicksort
hip
util
algorithm
Undocumented in source. Be warned that the author may not have intended to support it.
nothrow @
nogc
@
trusted
T
[]
quicksort
(
T
)
(
T
[]
array
,
scope
bool
delegate
(
T
a
,
T
b
)
@
nogc
nothrow @
trusted
comparison
)
Meta
Source
See Implementation
hip
util
algorithm
functions
array
copyInto
find
findLast
map
put
quicksort
swap